home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d12
/
v10n22.arc
/
RECORD1.MSC
< prev
next >
Wrap
Text File
|
1991-12-08
|
422b
|
14 lines
#-------------------------------------------
# RECORD1.MSC make file for Microsoft C 6.0
#-------------------------------------------
record1.exe : record1.obj record1.def record1.res
link record1,, NUL, /nod slibcew libw win87em mmsystem, record1
rc -t record1.res
record1.obj : record1.c record1.h
cl -c -G2sw -Ow -W3 -Zp record1.c
record1.res : record1.rc record1.h
rc -r record1.rc